home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / d / dpaintv5_2extras.dms / dpaintv5_2extras.adf / SetPatch37 / SetPatch_ReadMe < prev    next >
Text File  |  1994-10-21  |  4KB  |  108 lines

  1. Copyright (C) 1993 Commodore Electronics Ltd. The following information may
  2. only be reproduced and used in accordance with the requirements and limitations
  3. set forth below. This information may be used by licensees of Amiga DOS in
  4. combination with their lawful use of licensed copies of Amiga DOS. Reproduction 
  5. of this information is limited to that reasonably required for the use of Amiga
  6. DOS in accordance with such license. All reproduction of this information, in whole or in
  7. part, must retain this copyright notice as well as the warranty disclaimers
  8. and limitation of liability as set forth below. All Other Rights are 
  9. Reserved.
  10.  
  11. Commodore makes no warranties or representations, either express, or implied,
  12. with respect to the information set forth herein, which information is being
  13. supplied on an "AS IS" basis, expressly subject to change without notice.
  14. The entire risk as to the use of this information is assumed by the user.
  15. IN NO EVENT WILL COMMODORE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  16. OR CONSEQUENTIAL DAMAGES RESULTING FROM ANY CLAIM ARISING OUT OF THE
  17. INFORMATION PRESENTED HEREIN, EVEN IF IT HAS BEEN ADVISED OF THE 
  18. POSSIBILITIES OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE LIMITATION
  19. OF IMPLIED WARRANTIES OR DAMAGES, SO THE ABOVE LIMITATIONS MAY NOT APPLY.
  20.  
  21.  
  22. SetPatch (c) Copyright 1990-1992, Commodore-Amiga, Inc. All Rights Reserved.
  23.  
  24.  
  25. SetPatch 37.39 is designed to improve system operation of the Amiga
  26. computer with Amiga DOS 2.0. The Update_SetPatch icon or shell-script is
  27. designed to automatically update the version of SetPatch you are using.  
  28. If you already have an up-to-date SetPatch, Update_SetPatch will inform you
  29. of that fact and not replace SetPatch.
  30.  
  31. The key changes this version of SetPatch will bring to your system
  32. are:
  33.  
  34. - Exall() emulation for filesystems which do not support the V37+ Exall
  35.   packet is much improved.
  36.  
  37. - On certain 68000-based Amigas, some software which would fail with an
  38.   alert number of 80000003 is now made to work.
  39.  
  40. - Many older external floppy drives which might have had problems
  41.   under 2.04 now work.
  42.  
  43.  
  44. This version of SetPatch addresses the following areas:
  45.  
  46. - Setpatch opens the 68040.library and reports the fact that it did
  47.   that.  The 68040 library will only open on systems equipped with a
  48.   68040 CPU.
  49.  
  50. - The IDE driver in the A600 compensates for an internal cache problem
  51.   with Conner CP2024 hard drives.
  52.  
  53. - On A3000 machines that have 68040 CPUs and are running the 37.175
  54.   version of the ROM OS, and have SCRAM memory, page mode operation is
  55.   turned off.
  56.  
  57. - CIA interrupt servers are moved to priority 0 if they are lower than
  58.   priority 0.
  59.  
  60. - Patches console.device CMD_CLEAR to set up registers correctly.
  61.  
  62. - Patch to remove potential deadlock condition between console device
  63.   and Intuition's DisplayBeep().
  64.  
  65. - Patch to properly flush buffered file handles which have never been
  66.   read from.
  67.  
  68. - Blitter interrupts can be erroneously turned on during system 
  69.   initialization.  SetPatch forces them off.
  70.  
  71. - The slop area for high density floppies is now correctly
  72.   initialized.  This fixes problems when switching between high and
  73.   low density disks on a high-density drive.
  74.  
  75. - The IAddress field of IDCMP_MOUSEMOVE and IDCMP_MOUSEBUTTONS
  76.   IntuiMessages now has 1.3-compatible values.  This fixes some
  77.   programs which are erroneously attempting to extract a GadgetID
  78.   from non-gadget-related IntuiMessages.  Such programs crash
  79.   on 68000-based Amigas with a guru number 80000003.
  80.  
  81. - The line-A exception entry can be inadvertently altered by the ROMs.
  82.   SetPatch corrects this.
  83.  
  84. - The V37.175 ROM does not unpack the monitor data from the ROM
  85.   correctly.  This is corrected by first checking if the monitor
  86.   exists and returning bad mode ID return codes if it does not.
  87.  
  88. - Open() of paths more than 128 characters long now works.
  89.  
  90. - The SIGF_SINGLE signal bit is now cleared before allowing an open of
  91.   scsi.device to proceed.  Certain versions of scsi.device fail to
  92.   clear that signal before using it.
  93.  
  94. - Patch to fix some holes in the SharedSemaphore routines.
  95.  
  96. - Fixes some applications using certain inappropriate functions such 
  97.   as SetRGB4() from within an interrupt.
  98.  
  99. - The 2000 microsecond waits from trackdisk are increased to 3000
  100.   microseconds, in order to allow older A1010 drives to work under 2.0.
  101.  
  102. - The level-7 interrupt vector is pointed at an RTE instruction, for
  103.   efficiency.
  104.  
  105.  
  106.  
  107.  
  108.